home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "Callsign": "Text (10) NOT NULL",
- "Class": "Text (25)",
- "Signal Strength": "Long Integer",
- "Name (Last, First)": "Text (50)",
- "Band": "Text (5)",
- "QSL Exchanged": "Text (50)",
- "Frequency": "Text (50) NOT NULL",
- "USB/LSB": "Text (3)",
- "Date": "DateTime",
- "Time": "DateTime",
- "Street": "Text (50)",
- "City": "Text (50)",
- "State": "Text (50)",
- "Zip": "Text (10)",
- "Country": "Text (50)",
- "Areacode": "Long Integer",
- "Phone": "Text (25)",
- "Coordinates": "Text (20)",
- "Distance to Contact": "Long Integer",
- "Email Address": "Text (50)",
- "URL": "Text (50)",
- "Comments": "Memo/Hyperlink (255)"
- },
- "data": []
- }